SimpleJWTLogin\Modules\Settings\AuthenticationSettings S

Total Complexity 26
Dependencies 2
Dependents 5
Total lines 203
Lines of code 144
Logical lines of code 23
Comment lines 28
Methods 10
Properties 0

Methods 10

Method Rating Maintainability Complexity Lines of code
validateSettings()
A
45 10 49
initSettingsFromPost()
S
48 1 52
isAuthenticationEnabled()
S
75 2 4
isPayloadDataEnabled()
S
74 2 4
getAuthJwtTtl()
S
73 2 5
getAuthJwtRefreshTtl()
S
73 2 5
getAllowedIps()
S
73 2 5
isAuthKeyRequired()
S
73 2 5
isAuthPasswordBase64Encoded()
S
73 2 5
getJwtPayloadParameters()
S
67 1 10